From: Chong Yidong Date: Sun, 16 Aug 2009 14:36:01 +0000 (+0000) Subject: Credit Jan Seeger for last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11077 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=056819a1f20b181e2d194afa251e4fc38831e76c;p=emacs.git Credit Jan Seeger for last change. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 492337757da..526729aa6bf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,9 @@ -2009-08-16 Chong Yidong +2009-08-16 Jan Seeger (tiny change) * calendar/parse-time.el (parse-time-string-chars): Compute using - character classes (Bug#3190). + character classes, to handle non-ascii characters (Bug#3190). + +2009-08-16 Chong Yidong * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting another heredoc if the user adds another < (Bug#3226).